Contains the list of possible annotation's retentions.
Determines how an annotation is stored in binary output.
Annotation is stored in binary output and visible for reflection (default retention)
Annotation is stored in binary output, but invisible for reflection
Annotation isn't stored in binary output